DownloadEvent

public interface DownloadEvent implements Event

An interface that all download events must extend.

Inheritors

Functions

Link copied to clipboard
public abstract Download download()
Returns the Download instance initiated this event.